Mod Title: Portal System Addon: Birthday Marquee v1.0

Mod Author: Splen

Required: XMB Portal System v2.4 @ http://www.xmbmods.com

Last Updated: 06/20/06

Mod Description:
This mod will add a Birthday Scroller to your Main Menu Block on the Portal.  

Supported Version: XMB 1.9.5 Nexus Final

Installation Note: Before adding this mod block to your forum, you should back up all files related to this mod.

License Note: This mod is released under the GPL License.

Author Note:
For security purposes, Please Check: http://www.xmbxtreme.com for the latest version of this mod.
Downloading this mod from other sites could cause malicious code to enter into your XMB Forum software.
As such, XMBXtreme.com will not offer support for mod's not offered in our mod forum.

Note:  Birthay Marquee's width/height are adjustable.

========================================
1. Upload portal_bday.php to your forums folder
========================================

========================================
2. Upload bday.gif to your images folder
========================================

========================================================
3.  Go to Admin CP and open template:  portal_main_block
========================================================

=====
Find:
=====

<td bgcolor="$THEME[altbg1]" class="ctrtablerow"><font class="mediumtxt">$lang[portalthe]<strong>$lang[portalnewestpost]</strong>$lang[portalis]<strong>$portal_newest_topic</strong><br />$lang[portalour]<strong>$lang[portalmemofday]</strong>$lang[portalfortoday]$portal_membesthtml<br />$lang[portalpleasewelcome]<strong>$lang[portalnewestmember]</strong>: $portal_newest_member</font></td>

=============
Replace with:
=============

<td bgcolor="$THEME[altbg1]" class="ctrtablerow"><font class="mediumtxt">$lang[portalthe]<strong>$lang[portalnewestpost]</strong>$lang[portalis]<strong>$portal_newest_topic</strong><br />$lang[portalour]<strong>$lang[portalmemofday]</strong>$lang[portalfortoday]$portal_membesthtml<br />$lang[portalpleasewelcome]<strong>$lang[portalnewestmember]</strong>: $portal_newest_member</font></td>
</tr>
<tr>
<td bgcolor="$THEME[altbg2]" class="ctrtablerow"><iframe src="portal_bday.php" allowtransparency="true" background-color="transparent" width="300" height="45" frameborder="0" scrolling="no" noresize></iframe></td>
</tr>

===================
That's it, test it!
